home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 26 / AACD 26.iso / AACD / Programming / ace_gpl_release / lib / Nisselib.lha / NisseLib / nisse.readme
Encoding:
Text File  |  1996-09-19  |  597 b   |  30 lines

  1.  
  2.  
  3. nisse.lib
  4. ---------
  5.  
  6. This is a linklib with some functions for ACE.
  7. I made this lib to get smaller program with ACE.
  8.  
  9. So if you just want a shellprogram use nisse.lib,
  10. you get much smaller programs. -:)
  11.  
  12. Just change your scripts to this for the libs part.
  13.  
  14. ACElib:startup.lib ACElib:nisse.lib ACElib:db.lib ACElib:ami.lib
  15.  
  16. check the demosdirectory for some examples.
  17. The linkedlist2 is the same as Davids prgs/misc/linkedlist.b
  18. I just used nisse.lib.-:) Compile the old one and see the size
  19. you get.
  20.  
  21. This is just an beta, when I get the time there will bee more
  22. functions.
  23.  
  24.  
  25. Have fun.
  26.  
  27. Nisse
  28.  
  29.  
  30.